extension module造句
例句與造句
- Which is used for writing python extension modules
,用它來編寫python擴展模塊。 - Is an extension module that provides an interface to the
是一個擴展模塊,它提供了到 - Running the following line fully builds a c - based extension module ,
運行下面的命令,完整地編譯一個基于c的擴展模塊 - Pyrex is a language specially designed for writing python extension modules
Pyrex是一種專門設計用來編寫python擴展模塊的語言。 - Use the built - in cable channels to secure both your oscilloscope and extension module to your location
使用內置電纜通道來固定示波器和擴展模塊到您的位置上。 - It's difficult to find extension module in a sentence. 用extension module造句挺難的
- The second technique you ought to consider first is to profile your python application , with an eye to rewriting key portions as c extension modules
第二種您應當首先考慮的技術是概要分析您的python應用程序,要著眼于將關鍵部分重寫成c擴展模塊。 - If you do manage to build pippy from source , you ll have the option of compiling in your own python extension modules , and you will be able to import them by default
如果設法從源文件構建pippy ,則您可以選擇將其編譯進自己的python擴展模塊,并且可能以缺省方式將它們導入。 - The extension module psyco can plug in to the guts of the python interpreter , and selectively substitute optimized machine code for portions of python s interpreted bytecode
擴展模塊psyco可以插入python解釋器的內部,而且可以有選擇性地用優(yōu)化的機器代碼去替換部分python的解釋型字節(jié)碼。 - The author takes a stab at speeding up his pure - python version of hashcash using pyrex , a language for writing python extension modules that lets you avoid having to use c for the job
作者在使用pyrex加速自己的純python版本的hashcash , pyrex是一種用來編寫python擴展模塊的語言,可以代替c語言來完成這項工作。 - The whole console comprises cpu module , serial port module , i / o port extension module , a / d module , d / a module , led display module and rudder input module , etc . during design and development of usb communication applied to console , characteristic and application of usb , general process of development of usb device have been mainly discussed , part work on hardware and software of usb communication have also been done
在實際開發(fā)工作中,按照單片機應用系統(tǒng)設計思想分階段進行各個子任務模塊的開發(fā)調試,然后對整個控制臺系統(tǒng)進行調試,使得該控制臺接口電路更好的應用于大型船舶操縱模擬器中。在控制臺實現usb通信的設計和開發(fā)過程中,主要深入研究了usb的結構特點, usb的應用以及usb設備的一般開發(fā)過程,對控制臺實現usb通信的硬件電路和軟件部分做了部分開發(fā)工作。